infix ~>

Documentation for infix ~> assembled from the following types:

language documentation Operators

From Operators

(Operators) infix ~>

Coerces the left argument to a non-variable-encoding string buffer type (e.g. buf8, buf16, buf32) and then performs a numeric bitwise right shift on the bits of the buffer.

Please note that this has not yet been implemented.